forgotten file
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 8 Jun 2006 16:53:26 +0000 (16:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 8 Jun 2006 16:53:26 +0000 (16:53 +0000)
gtk/gtkprintoperation-private.h

index a727da4aceab3bfc2f9f8e0a9957962deb4ff8b6..3595314b4df411a059080c2dd3d0438e0ef59f4c 100644 (file)
@@ -37,7 +37,7 @@ struct _GtkPrintOperationPrivate
   gint nr_of_pages;
   gint current_page;
   GtkUnit unit;
-  gchar *pdf_target;
+  gchar *export_filename;
   guint use_full_page      : 1;
   guint track_print_status : 1;
   guint show_progress      : 1;